body {
    background-color: #fffae6;
}

body {
    font-family: Golos Text;
}

.leoh6bbrr1 {
    font-family: 'Golos Text', sans-serif;
    font-size: 3.25rem;
    line-height: 1;
    letter-spacing: .02em;
}

.leoh6bbrr1>.de0jhdcbz9 {
    font-size: 4.0625rem;
}

.a5klhuloox {
    font-family: 'Golos Text', sans-serif;
    font-size: 2.875rem;
    line-height: 3.5rem;
}

.a5klhuloox>.de0jhdcbz9 {
    font-size: 3.59375rem;
}

.d9qiwongb7 {
    font-family: 'Golos Text', sans-serif;
    font-size: 1rem;
    line-height: 1.56rem;
    letter-spacing: -0.01em;
}

.d9qiwongb7>.de0jhdcbz9 {
    font-size: 1.25rem;
}

.ljcqkp64gd {
    font-family: 'Golos Text', sans-serif;
    font-size: 2rem;
    line-height: 1.5;
}

.ljcqkp64gd>.de0jhdcbz9 {
    font-size: 2.5rem;
}

.v46yazolw2 {
    font-family: 'Golos Text', sans-serif;
    font-size: 1.375rem;
    line-height: 1.8rem;
    letter-spacing: -0.014em;
}

.v46yazolw2>.de0jhdcbz9 {
    font-size: 1.71875rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .leoh6bbrr1 {
        font-size: 2.6rem;
    }
}

@media (max-width: 768px) {
    .leoh6bbrr1 {
        font-size: 2.275rem;
        font-size: calc(1.7874999999999999rem + (3.25 - 1.7874999999999999) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (1.7874999999999999rem + (3.25 - 1.7874999999999999) * ((100vw - 20rem) / (48 - 20))));
    }

    .a5klhuloox {
        font-size: 2.3rem;
        font-size: calc(1.65625rem + (2.875 - 1.65625) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (1.65625rem + (2.875 - 1.65625) * ((100vw - 20rem) / (48 - 20))));
    }

    .d9qiwongb7 {
        font-size: 0.8rem;
        font-size: calc(1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
    }

    .ljcqkp64gd {
        font-size: 1.6rem;
        font-size: calc(1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.35rem + (2 - 1.35) * ((100vw - 20rem) / (48 - 20))));
    }

    .v46yazolw2 {
        font-size: 1.1rem;
        font-size: calc(1.13125rem + (1.375 - 1.13125) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.13125rem + (1.375 - 1.13125) * ((100vw - 20rem) / (48 - 20))));
    }
}

/* Buttons */
.ia5yn5bkpy {
    padding: 0.6rem 1.2rem;
    border-radius: 0;
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 0;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 0;
}

.btn-lg {
    padding: 1rem 2.6rem;
    border-radius: 0;
}

.bg-primary {
    background-color: #ffee32 !important;
}

.bg-success {
    background-color: #28d685 !important;
}

.bg-info {
    background-color: #0dcbf1 !important;
}

.bg-warning {
    background-color: #febf00 !important;
}

.bg-danger {
    background-color: #d82637 !important;
}

.st3swn5yrt,
.st3swn5yrt:active {
    background-color: #ffee32 !important;
    border-color: #ffee32 !important;
    color: #322e00 !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.st3swn5yrt:hover,
.st3swn5yrt:focus,
.st3swn5yrt.focus,
.st3swn5yrt.l4j8aofil4 {
    color: #ffffff !important;
    background-color: #dac800 !important;
    border-color: #dac800 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.st3swn5yrt.ju1n0wfu3u,
.st3swn5yrt:disabled {
    color: #322e00 !important;
    background-color: #dac800 !important;
    border-color: #dac800 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #474747 !important;
    border-color: #474747 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.l4j8aofil4 {
    color: #ffffff !important;
    background-color: #1c1c1c !important;
    border-color: #1c1c1c !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-secondary.ju1n0wfu3u,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #1c1c1c !important;
    border-color: #1c1c1c !important;
}

.btn-info,
.btn-info:active {
    background-color: #0dcbf1 !important;
    border-color: #0dcbf1 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.l4j8aofil4 {
    color: #ffffff !important;
    background-color: #09869f !important;
    border-color: #09869f !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-info.ju1n0wfu3u,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #09869f !important;
    border-color: #09869f !important;
}

.btn-success,
.btn-success:active {
    background-color: #28d685 !important;
    border-color: #28d685 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.l4j8aofil4 {
    color: #ffffff !important;
    background-color: #1a8d58 !important;
    border-color: #1a8d58 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-success.ju1n0wfu3u,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #1a8d58 !important;
    border-color: #1a8d58 !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #febf00 !important;
    border-color: #febf00 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.l4j8aofil4 {
    color: #ffffff !important;
    background-color: #a77e00 !important;
    border-color: #a77e00 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-warning.ju1n0wfu3u,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #a77e00 !important;
    border-color: #a77e00 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #d82637 !important;
    border-color: #d82637 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.l4j8aofil4 {
    color: #ffffff !important;
    background-color: #8e1924 !important;
    border-color: #8e1924 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-danger.ju1n0wfu3u,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #8e1924 !important;
    border-color: #8e1924 !important;
}

.btn-white,
.btn-white:active {
    background-color: #fafafa !important;
    border-color: #fafafa !important;
    color: #7a7a7a !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.l4j8aofil4 {
    color: #4f4f4f !important;
    background-color: #cfcfcf !important;
    border-color: #cfcfcf !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-white.ju1n0wfu3u,
.btn-white:disabled {
    color: #7a7a7a !important;
    background-color: #cfcfcf !important;
    border-color: #cfcfcf !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.l4j8aofil4 {
    color: #ffffff !important;
    background-color: #000000 !important;
    border-color: #000000 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-black.ju1n0wfu3u,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #000000 !important;
    border-color: #000000 !important;
}

.btn-primary-outline {
    border: 1px solid #ffee32 !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #ffee32;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.l4j8aofil4 {
    color: #322e00 !important;
    background-color: #ffee32 !important;
    border-color: transparent !important;
    box-shadow: none !important;
    box-shadow: inset 250px 0 0 0 #ffee32 !important;
}

.btn-primary-outline.ju1n0wfu3u,
.btn-primary-outline:disabled {
    color: #322e00 !important;
    background-color: #ffee32 !important;
    border-color: #ffee32 !important;
}

.btn-secondary-outline {
    border: 1px solid #474747 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #474747;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.l4j8aofil4 {
    color: #ffffff !important;
    background-color: #474747 !important;
    border-color: transparent !important;
    box-shadow: none !important;
    box-shadow: inset 250px 0 0 0 #474747 !important;
}

.btn-secondary-outline.ju1n0wfu3u,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #474747 !important;
    border-color: #474747 !important;
}

.btn-info-outline {
    border: 1px solid #0dcbf1 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #0dcbf1;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.l4j8aofil4 {
    color: #ffffff !important;
    background-color: #0dcbf1 !important;
    border-color: transparent !important;
    box-shadow: none !important;
    box-shadow: inset 250px 0 0 0 #0dcbf1 !important;
}

.btn-info-outline.ju1n0wfu3u,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0dcbf1 !important;
    border-color: #0dcbf1 !important;
}

.btn-success-outline {
    border: 1px solid #28d685 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #28d685;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.l4j8aofil4 {
    color: #ffffff !important;
    background-color: #28d685 !important;
    border-color: transparent !important;
    box-shadow: none !important;
    box-shadow: inset 250px 0 0 0 #28d685 !important;
}

.btn-success-outline.ju1n0wfu3u,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #28d685 !important;
    border-color: #28d685 !important;
}

.btn-warning-outline {
    border: 1px solid #febf00 !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #febf00;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.l4j8aofil4 {
    color: #ffffff !important;
    background-color: #febf00 !important;
    border-color: transparent !important;
    box-shadow: none !important;
    box-shadow: inset 250px 0 0 0 #febf00 !important;
}

.btn-warning-outline.ju1n0wfu3u,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #febf00 !important;
    border-color: #febf00 !important;
}

.btn-danger-outline {
    border: 1px solid #d82637 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #d82637;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.l4j8aofil4 {
    color: #ffffff !important;
    background-color: #d82637 !important;
    border-color: transparent !important;
    box-shadow: none !important;
    box-shadow: inset 250px 0 0 0 #d82637 !important;
}

.btn-danger-outline.ju1n0wfu3u,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #d82637 !important;
    border-color: #d82637 !important;
}

.btn-black-outline {
    border: 1px solid #232323 !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.l4j8aofil4 {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: transparent !important;
    box-shadow: none !important;
    box-shadow: inset 250px 0 0 0 #232323 !important;
}

.btn-black-outline.ju1n0wfu3u,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-white-outline {
    border: 1px solid #fafafa !important;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.l4j8aofil4 {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: transparent !important;
    box-shadow: none !important;
    box-shadow: inset 250px 0 0 0 #fafafa !important;
}

.btn-white-outline.ju1n0wfu3u,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #ffee32 !important;
}

.text-secondary {
    color: #474747 !important;
}

.text-success {
    color: #28d685 !important;
}

.text-info {
    color: #0dcbf1 !important;
}

.text-warning {
    color: #febf00 !important;
}

.text-danger {
    color: #d82637 !important;
}

.text-white {
    color: #fafafa !important;
}

.text-black {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.l4j8aofil4 {
    color: #cbba00 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.l4j8aofil4 {
    color: #141414 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.l4j8aofil4 {
    color: #188050 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.l4j8aofil4 {
    color: #087990 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.l4j8aofil4 {
    color: #987200 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.l4j8aofil4 {
    color: #811721 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.l4j8aofil4 {
    color: #c7c7c7 !important;
}

a.text-black:hover,
a.text-black:focus,
a.text-black.l4j8aofil4 {
    color: #000000 !important;
}

a[class*="text-"]:not(.tqsoxx0eja):not(.dropdown-item):not([role]):not(.ckf35gqhpm) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.tqsoxx0eja):not(.dropdown-item):not([role]):not(.ckf35gqhpm):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.o4212waf1s .tqsoxx0eja.l4j8aofil4 {
    color: #ffee32;
}

.o4212waf1s .tqsoxx0eja:not(.l4j8aofil4) {
    color: #232323;
}

.jzzvr4qb9g {
    background-color: #70c770;
}

.alert-info {
    background-color: #0dcbf1;
}

.alert-warning {
    background-color: #febf00;
}

.zdi9j20gtm {
    background-color: #d82637;
}

.mbr-gallery-filter li.l4j8aofil4 .ia5yn5bkpy {
    background-color: #ffee32;
    border-color: #ffee32;
    color: #4b4500;
}

.mbr-gallery-filter li.l4j8aofil4 .ia5yn5bkpy:focus {
    box-shadow: none;
}

a,
a:hover {
    color: #ffee32;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #fffffe;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #d3f7e6;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #cef5fc;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #fff2cb;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #f7d3d6;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.p6d9pq2vnb {
    font-family: 'Golos Text', sans-serif;
    font-size: 1rem;
    line-height: 1.56rem;
    letter-spacing: -0.01em;
    font-weight: 400;
}

.p6d9pq2vnb>.de0jhdcbz9 {
    font-size: 1.25rem;
}

.p6d9pq2vnb:hover,
.p6d9pq2vnb:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #ffee32 !important;
}

.p6d9pq2vnb:-webkit-input-placeholder {
    font-family: 'Golos Text', sans-serif;
    font-size: 1rem;
    line-height: 1.56rem;
    letter-spacing: -0.01em;
    font-weight: 400;
}

.p6d9pq2vnb:-webkit-input-placeholder>.de0jhdcbz9 {
    font-size: 1.25rem;
}

blockquote {
    border-color: #ffee32;
}

/* Forms */
.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #ffee32;
    color: #000000;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #ffee32;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #353535;
    border-bottom-color: #353535;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #ffee32;
    border-bottom-color: #ffee32;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #000000 !important;
    background-color: #ffee32 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #474747 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23ffee32' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

.pjg1i30646 .ia5yn5bkpy,
.eb9pj31cku .ia5yn5bkpy {
    box-shadow: none;
    padding: 18px 62px;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 992px) {

    .pjg1i30646 .ia5yn5bkpy,
    .eb9pj31cku .ia5yn5bkpy {
        padding: 18px 32px;
    }
}

.svc2gg2tp5 .ybqqj6fab8 {
    background-color: #181200 !important;
    padding: 0;
}

.svc2gg2tp5 .rk73o7z63x.edpdgrzvky .dropdown .dropdown-menu {
    background-color: #181200 !important;
    background: #181200;
}

.svc2gg2tp5 .rk73o7z63x.edpdgrzvky .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 100%;
}

.svc2gg2tp5 .d6mancdp49 {
    flex-wrap: nowrap;
}

@media (max-width: 991px) {
    .svc2gg2tp5 .d6mancdp49 {
        flex-direction: column;
        align-items: flex-start;
    }

    .svc2gg2tp5 .d6mancdp49 .rk73o7z63x.opened,
    .svc2gg2tp5 .d6mancdp49 .nbmi039au2 {
        background-color: #181200 !important;
        transition: all 0s ease 0s;
    }
}

.svc2gg2tp5 .ybqqj6fab8 {
    position: relative !important;
}

.svc2gg2tp5 .ia5yn5bkpy {
    min-height: auto;
    box-shadow: none;
    margin-top: 0;
}

.svc2gg2tp5 .ia5yn5bkpy:hover {
    box-shadow: none;
}

@media (min-width: 992px) {
    .svc2gg2tp5 ul.ewud10mktb {
        padding-bottom: 1.5rem;
    }

    .svc2gg2tp5 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
    .svc2gg2tp5 .ye1f1j3ee6.dropdown-toggle::after {
        display: inline-block;
        width: 7px;
        height: 7px;
        margin-left: 0.5rem;
        margin-bottom: 2px;
        content: "";
        border: 2px solid;
        border-left: none;
        border-top: none;
        transform: rotate(-45deg);
    }

    .svc2gg2tp5 .ye1f1j3ee6.dropdown-toggle::after {
        padding: 0 !important;
        transform: rotate(45deg);
    }

    .svc2gg2tp5 li.ey7kgac67o {
        position: relative;
        display: inline-block;
        padding: 1px 7px !important;
        vertical-align: middle;
        line-height: 2em !important;
        font-weight: 600 !important;
        text-decoration: none;
        letter-spacing: 0 !important;
        z-index: 1;
    }

    .svc2gg2tp5 .lg_brand {
        margin: 0 1rem;
    }

    .svc2gg2tp5 .ewud10mktb.qqnsfa1by5 {
        display: -webkit-flex;
        width: 100%;
        justify-content: center;
    }
}

.svc2gg2tp5 .ey7kgac67o {
    margin: 4px 15px;
}

@media (min-width: 1200px) {
    .svc2gg2tp5 .ey7kgac67o {
        margin: 4px 20px;
    }
}

@media (max-width: 991px) {
    .svc2gg2tp5 .ey7kgac67o {
        margin: 0 !important;
    }
}

.svc2gg2tp5 .ey7kgac67o .tqsoxx0eja {
    position: relative;
}

.svc2gg2tp5 .ey7kgac67o .tqsoxx0eja::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #ffffff;
    transition: all 0.3s ease-out;
}

.svc2gg2tp5 .ey7kgac67o .tqsoxx0eja:hover,
.svc2gg2tp5 .ey7kgac67o .tqsoxx0eja:focus {
    opacity: 1;
    color: #ffffff !important;
}

.svc2gg2tp5 .ey7kgac67o .tqsoxx0eja:hover::before,
.svc2gg2tp5 .ey7kgac67o .tqsoxx0eja:focus::before {
    width: 100%;
}

.svc2gg2tp5 .dropdown-menu {
    border-radius: 0;
    box-shadow: none;
    text-align: left;
}

@media (min-width: 992px) {
    .svc2gg2tp5 .dropdown-menu {
        padding: 18px 34px 22px;
        min-width: 250px;
        top: auto !important;
        left: -40px !important;
    }

    .svc2gg2tp5 .dropdown-menu.dropdown-submenu {
        left: 215px !important;
        top: -45% !important;
    }
}

@media (max-width: 991px) {

    .svc2gg2tp5 .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]::after,
    .svc2gg2tp5 .ye1f1j3ee6.dropdown-toggle::after {
        display: inline-block;
        width: 7px;
        height: 7px;
        margin-left: 0.5rem;
        margin-bottom: 2px;
        content: "";
        border: 2px solid;
        border-left: none;
        border-top: none;
        transform: rotate(-45deg);
        right: 15px;
        position: absolute;
        margin-top: -2px;
    }

    .svc2gg2tp5 .hvatepsdgw.dropdown-toggle[aria-expanded="true"]::after {
        transform: rotate(45deg);
        margin-top: -4px;
    }

    .svc2gg2tp5 .offcanvas_box {
        display: none;
    }
}

.svc2gg2tp5 .dropdown-item {
    border: none;
    font-weight: 300 !important;
}

.svc2gg2tp5 .qqnsfa1by5 .ye1f1j3ee6 {
    font-weight: 300 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.svc2gg2tp5 .qqnsfa1by5 .ye1f1j3ee6.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0;
}

.svc2gg2tp5 .container {
    display: flex;
    margin: auto;
}

.svc2gg2tp5 .iconfont-wrapper {
    color: #ffffff;
    font-size: 17px;
    margin-right: 10px;
    margin-bottom: 5px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s ease-in-out;
}

.svc2gg2tp5 .iconfont-wrapper:last-child {
    margin-right: 0;
}

.svc2gg2tp5 .iconfont-wrapper:hover {
    opacity: 0.5;
}

.svc2gg2tp5 .ckf35gqhpm {
    color: #FFFFFF;
}

.svc2gg2tp5 .ewud10mktb {
    margin: 0 1rem;
}

@media (min-width: 992px) {
    .svc2gg2tp5 .ewud10mktb {
        margin: 0;
    }
}

.svc2gg2tp5 .dropdown-menu,
.svc2gg2tp5 .rk73o7z63x.opened {
    background-color: false !important;
}

.svc2gg2tp5 .ey7kgac67o:focus,
.svc2gg2tp5 .tqsoxx0eja:focus {
    outline: none;
}

.svc2gg2tp5 .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.svc2gg2tp5 .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.svc2gg2tp5 .dropdown .dropdown-menu .dropdown-item .de0jhdcbz9 {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.svc2gg2tp5 .dropdown .dropdown-menu .dropdown-item .de0jhdcbz9:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.svc2gg2tp5 .f2qkxdhb2d .dropdown-menu .dropdown-item:before {
    display: none;
}

.svc2gg2tp5 .f2qkxdhb2d .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.svc2gg2tp5 .rk73o7z63x {
    min-height: 70px;
    padding: 20px 0;
    transition: all 0.3s;
    border-bottom-width: 0;
}

@media (max-width: 992px) {
    .svc2gg2tp5 .rk73o7z63x {
        min-height: 30px;
        max-height: none;
    }
}

.svc2gg2tp5 .rk73o7z63x.opened {
    transition: all 0.3s;
}

.svc2gg2tp5 .rk73o7z63x .dropdown-item {
    padding: 0;
    margin: 8px 0;
}

.svc2gg2tp5 .rk73o7z63x .navbar-logo img {
    width: auto;
    object-fit: contain;
}

.svc2gg2tp5 .rk73o7z63x .nbmi039au2 {
    justify-content: center;
    z-index: 1;
}

.svc2gg2tp5 .rk73o7z63x.f2qkxdhb2d {
    justify-content: center;
}

.svc2gg2tp5 .rk73o7z63x.f2qkxdhb2d .ey7kgac67o .tqsoxx0eja::before {
    display: none;
}

.svc2gg2tp5 .rk73o7z63x.f2qkxdhb2d.opened .dropdown-menu {
    top: 0;
}

.svc2gg2tp5 .rk73o7z63x.f2qkxdhb2d .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.svc2gg2tp5 .rk73o7z63x.f2qkxdhb2d .dropdown-menu .dropdown-item:after {
    right: auto;
}

.svc2gg2tp5 .rk73o7z63x.f2qkxdhb2d ul.ewud10mktb li {
    margin: auto;
}

.svc2gg2tp5 .rk73o7z63x.f2qkxdhb2d .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: left;
}

.svc2gg2tp5 .rk73o7z63x.f2qkxdhb2d .icons-menu {
    padding: 0;
}

@media (max-width: 991px) {
    .svc2gg2tp5 .rk73o7z63x .ey7kgac67o {
        padding: 0.5rem 0;
    }

    .svc2gg2tp5 .rk73o7z63x .nbmi039au2 {
        padding: 34px 0;
        border-radius: 25px;
    }

    .svc2gg2tp5 .rk73o7z63x .ey7kgac67o .tqsoxx0eja::before {
        display: none;
    }

    .svc2gg2tp5 .rk73o7z63x.opened .dropdown-menu {
        top: 0;
    }

    .svc2gg2tp5 .rk73o7z63x .dropdown-menu {
        padding: 6px 0 6px 15px;
    }

    .svc2gg2tp5 .rk73o7z63x .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .svc2gg2tp5 .rk73o7z63x .dropdown-menu .dropdown-item:after {
        right: auto;
        margin-top: -0.4rem;
    }

    .svc2gg2tp5 .rk73o7z63x .navbar-logo img {
        height: 3rem !important;
    }

    .svc2gg2tp5 .rk73o7z63x ul.ewud10mktb {
        overflow: hidden;
    }

    .svc2gg2tp5 .rk73o7z63x ul.ewud10mktb li {
        margin: 0;
    }

    .svc2gg2tp5 .rk73o7z63x .dropdown-menu .dropdown-item {
        padding: 0 !important;
        margin: 0;
        margin-top: 8px;
        text-align: left;
    }

    .svc2gg2tp5 .rk73o7z63x .rzq3zl0bkz {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 0;
        width: 100%;
        justify-content: space-between;
    }

    .svc2gg2tp5 .rk73o7z63x .pg0d71k0s0 {
        flex-basis: auto;
    }

    .svc2gg2tp5 .rk73o7z63x .icons-menu {
        padding: 0;
    }
}

.svc2gg2tp5 .rk73o7z63x.navbar-short {
    min-height: 60px;
}

.svc2gg2tp5 .rk73o7z63x.navbar-short .navbar-logo img {
    height: 2.5rem !important;
}

.svc2gg2tp5 .rk73o7z63x.navbar-short .rzq3zl0bkz {
    min-height: 60px;
    padding: 0;
}

.svc2gg2tp5 .rzq3zl0bkz {
    min-height: 70px;
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.svc2gg2tp5 .rzq3zl0bkz .ckf35gqhpm {
    line-height: inherit !important;
    font-weight: 400;
}

.svc2gg2tp5 .rzq3zl0bkz .navbar-logo a {
    outline: none;
}

.svc2gg2tp5 .dropdown-item.l4j8aofil4,
.svc2gg2tp5 .dropdown-item:active {
    background-color: transparent;
}

.svc2gg2tp5 .edpdgrzvky .ewud10mktb .tqsoxx0eja {
    padding: 0;
}

.svc2gg2tp5 .qqnsfa1by5 .ye1f1j3ee6.dropdown-toggle {
    margin-right: 1.667em;
}

.svc2gg2tp5 .qqnsfa1by5 .ye1f1j3ee6.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.svc2gg2tp5 .rk73o7z63x .dropdown.open>.dropdown-menu {
    display: block;
}

.svc2gg2tp5 ul.ewud10mktb {
    flex-wrap: wrap;
    padding: 0;
}

.svc2gg2tp5 .navbar-buttons {
    text-align: center;
    min-width: 170px;
}

.svc2gg2tp5 button.pg0d71k0s0 {
    outline: none;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
    color: #181200;
    background: #181200;
}

.svc2gg2tp5 button.pg0d71k0s0 .b4pjbd8ey6 span {
    position: absolute;
    right: 10px;
    margin-top: 14px;
    width: 26px;
    height: 2px;
    border-right: 5px;
    background-color: #ffffff;
}

.svc2gg2tp5 button.pg0d71k0s0 .b4pjbd8ey6 span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.svc2gg2tp5 button.pg0d71k0s0 .b4pjbd8ey6 span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.svc2gg2tp5 button.pg0d71k0s0 .b4pjbd8ey6 span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.svc2gg2tp5 button.pg0d71k0s0 .b4pjbd8ey6 span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.svc2gg2tp5 nav.opened .b4pjbd8ey6 span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.svc2gg2tp5 nav.opened .b4pjbd8ey6 span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.svc2gg2tp5 nav.opened .b4pjbd8ey6 span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.svc2gg2tp5 nav.opened .b4pjbd8ey6 span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.svc2gg2tp5 a.tqsoxx0eja {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.svc2gg2tp5 .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding: 0;
    text-align: center;
    margin-bottom: 35px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .svc2gg2tp5 .rk73o7z63x {
        height: 70px;
    }

    .svc2gg2tp5 .rk73o7z63x.opened {
        height: auto;
    }

    .svc2gg2tp5 .ey7kgac67o .tqsoxx0eja:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.svc2gg2tp5 .ybqqj6fab8 .navbar-logo {
    margin-right: 15px;
}

@media (min-width: 768px) {
    .svc2gg2tp5 .h7sg8fcre5 {
        padding-left: 40px;
        padding-right: 40px;
    }
}

.svc2gg2tp5 .eb9pj31cku {
    padding-top: 5px;
}

.svc2gg2tp5 .eb9pj31cku .ia5yn5bkpy {
    margin: 0 4px 4px 4px;
    width: fit-content;
    white-space: nowrap;
    min-width: 195px;
}

@media (max-width: 992px) {
    .svc2gg2tp5 .eb9pj31cku .ia5yn5bkpy {
        margin: 0 16px 4px;
    }
}

.svc2gg2tp5 .ckf35gqhpm:hover {
    color: #ffee32;
}

@media (min-width: 992px) {
    .svc2gg2tp5 .dropdown-menu.dropdown-submenu {
        left: 175px !important;
        top: -45% !important;
    }
}

.svc2gg2tp5 .text_widget {
    margin-bottom: 32px;
}

.svc2gg2tp5 .text_widget a {
    transition: all 0.3s ease-out;
}

.svc2gg2tp5 .text_widget a:hover {
    opacity: 0.5;
}

.svc2gg2tp5 .icons-menu-main {
    display: flex;
}

.svc2gg2tp5 .mbr-section-subtitle {
    color: #ffffff;
    text-align: center;
}

.svc2gg2tp5 .cvaujnochv {
    color: #ffffff;
    text-align: center;
}

.svc2gg2tp5 .mbr-section-subtitle,
.svc2gg2tp5 .text_widget,
.svc2gg2tp5 .pjg1i30646 {
    text-align: center;
}

.svc2gg2tp5 a[class*="text-"]:not(.tqsoxx0eja):not(.dropdown-item):not([role]):not(.ckf35gqhpm):hover {
    background-image: none;
}

.svc2gg2tp5 .tqsoxx0eja,
.svc2gg2tp5 .dropdown-item {
    color: #FFFFFF;
}

.n9dti63c8j {
    background-image: url("photo-1758874572647-407688dfd807.jpeg");
}

.n9dti63c8j .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.n9dti63c8j .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.n9dti63c8j .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .n9dti63c8j .h7sg8fcre5 {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .n9dti63c8j .container {
        padding: 0 20px;
    }
}

.n9dti63c8j .ee80x5rhp9 {
    padding: 200px 0;
}

@media (max-width: 992px) {
    .n9dti63c8j .ee80x5rhp9 {
        padding: 50px 0;
    }
}

.n9dti63c8j .ee80x5rhp9 .vf48htcqau {
    margin-bottom: 0;
}

.n9dti63c8j .ee80x5rhp9 .cvaujnochv {
    margin: 24px 0;
}

@media (max-width: 992px) {
    .n9dti63c8j .ee80x5rhp9 .cvaujnochv {
        margin: 20px 0;
    }
}

.n9dti63c8j .vf48htcqau {
    color: #ffffff;
}

.n9dti63c8j .cvaujnochv {
    color: #FFFFFF;
    text-align: center;
}

.n9dti63c8j .vf48htcqau,
.n9dti63c8j .pjg1i30646 {
    text-align: center;
    color: #FFFFFF;
}

.ulbtd980oh {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #181200;
}

.ulbtd980oh .vkaquxd7hn:focus,
.ulbtd980oh span:focus {
    outline: none;
}

.ulbtd980oh .vkaquxd7hn {
    cursor: pointer;
}

.ulbtd980oh .wcuoexb4m8 {
    grid-row-gap: 0;
}

.ulbtd980oh .grid-container-1,
.ulbtd980oh .grid-container-2,
.ulbtd980oh .i6pd30yfb9 {
    gap: 0;
}

.ulbtd980oh .vf48htcqau {
    margin-bottom: 50px;
    color: #c2b299;
    text-align: center;
}

.ulbtd980oh .pjtzwbwhr7 {
    max-width: 800px;
}

.ulbtd980oh .container,
.ulbtd980oh .h7sg8fcre5 {
    overflow: hidden;
}

.ulbtd980oh .wcuoexb4m8 {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.ulbtd980oh .s052bnsct6 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ulbtd980oh .s052bnsct6 img {
    min-width: 30vw;
    max-width: 100%;
    height: 400px;
    object-fit: cover;
}

@media (max-width: 1200px) {
    .ulbtd980oh .s052bnsct6 img {
        height: 350px;
    }
}

@media (max-width: 767px) {
    .ulbtd980oh .s052bnsct6 img {
        min-width: 35vw;
        height: 160px;
    }
}

.ulbtd980oh .grid-container-1,
.ulbtd980oh .grid-container-2,
.ulbtd980oh .i6pd30yfb9 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.ulbtd980oh .grid-container-1 {
    align-items: flex-end;
}

.ulbtd980oh .grid-container-2 {
    align-items: flex-start;
}

.a9ejn9t159 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #181200;
}

.a9ejn9t159 .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.a9ejn9t159 .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.a9ejn9t159 .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .a9ejn9t159 .h7sg8fcre5 {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .a9ejn9t159 .container {
        padding: 0 20px;
    }
}

.a9ejn9t159 .dcz7nuqryf {
    justify-content: center;
}

.a9ejn9t159 .ee80x5rhp9 .vf48htcqau {
    margin-bottom: 50px;
}

.a9ejn9t159 .vkaquxd7hn {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .a9ejn9t159 .vkaquxd7hn {
        margin-bottom: 50px;
    }
}

.a9ejn9t159 .vkaquxd7hn .cfej1q0ir4:hover .fwvb1zqfwy .de0jhdcbz9 {
    background-color: #181200;
    color: #ffffff;
}

.a9ejn9t159 .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy {
    margin-bottom: 24px;
    position: relative;
}

.a9ejn9t159 .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy img {
    height: 340px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .a9ejn9t159 .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy img {
        height: 300px;
    }
}

.a9ejn9t159 .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy .de0jhdcbz9 {
    position: absolute;
    right: 16px;
    bottom: 16px;
    font-size: 16px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fffae6;
    color: #000000;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
}

.a9ejn9t159 .vkaquxd7hn .cfej1q0ir4 .hqhyiu5jx3 .m59hy8jiyz {
    margin-bottom: 0;
}

.a9ejn9t159 .vkaquxd7hn .cfej1q0ir4 .hqhyiu5jx3 .s27w2kmeys {
    margin-bottom: 16px;
}

.a9ejn9t159 .vf48htcqau {
    color: #FFFAE6;
}

.a9ejn9t159 .m59hy8jiyz {
    color: #FFFAE6;
    text-align: center;
}

.a9ejn9t159 .s27w2kmeys {
    color: #FFFAE6;
    text-align: center;
}

.a9r1lrsajn {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("photo-1592919210782-91f4f6f721a7.jpeg");
}

.a9r1lrsajn .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.a9r1lrsajn .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.a9r1lrsajn .h7sg8fcre5 {
    padding: 0;
}

@media (max-width: 992px) {
    .a9r1lrsajn .h7sg8fcre5 {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .a9r1lrsajn .container {
        padding: 0 20px;
    }
}

.a9r1lrsajn .dcz7nuqryf {
    height: 800px;
}

@media (max-width: 992px) {
    .a9r1lrsajn .dcz7nuqryf {
        height: 450px;
    }
}

.llozsopeg4 .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.llozsopeg4 .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.llozsopeg4 .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .llozsopeg4 .h7sg8fcre5 {
        padding: 0 20px;
    }
}

.llozsopeg4 .h7sg8fcre5 .dcz7nuqryf {
    padding-top: 15%;
}

@media (max-width: 992px) {
    .llozsopeg4 .h7sg8fcre5 .dcz7nuqryf {
        padding-top: 0;
    }
}

@media (max-width: 992px) {
    .llozsopeg4 .container {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .llozsopeg4 .ee80x5rhp9 {
        margin-bottom: 24px;
    }
}

.llozsopeg4 .ee80x5rhp9 .mqxziavfp2 {
    margin-bottom: 16px;
}

.llozsopeg4 .ee80x5rhp9 .mqxziavfp2 img {
    display: inline-flex;
    height: 92px;
    width: 254px;
    object-fit: cover;
}

.llozsopeg4 .ee80x5rhp9 .vf48htcqau {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .llozsopeg4 .ee80x5rhp9 .vf48htcqau {
        margin-bottom: 20px;
    }
}

.llozsopeg4 .ee80x5rhp9 .tpsgu5efdb .l0p2rpclux {
    display: inline-flex;
    align-items: center;
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .llozsopeg4 .ee80x5rhp9 .tpsgu5efdb .l0p2rpclux {
        margin-bottom: 20px;
        display: block;
    }
}

.llozsopeg4 .ee80x5rhp9 .tpsgu5efdb .l0p2rpclux .mbr-price {
    margin-bottom: 0;
}

.llozsopeg4 .ee80x5rhp9 .tpsgu5efdb .l0p2rpclux .f9lycf028g {
    margin: 0 0 0 6px;
}

@media (max-width: 992px) {
    .llozsopeg4 .ee80x5rhp9 .tpsgu5efdb .l0p2rpclux .f9lycf028g {
        margin: 0;
    }
}

.llozsopeg4 .ee80x5rhp9 .cvaujnochv {
    margin-bottom: 0;
}

.llozsopeg4 .bh6qhqd1yj {
    display: flex;
    align-items: flex-end;
    height: 100%;
}

.llozsopeg4 .bh6qhqd1yj .pjg1i30646 {
    width: 100%;
}

@media (max-width: 992px) {
    .llozsopeg4 .bh6qhqd1yj .pjg1i30646 {
        text-align: left;
    }
}

.llozsopeg4 .vf48htcqau {
    color: #ffffff;
}

.llozsopeg4 .mbr-price {
    color: #ffffff;
}

.llozsopeg4 .f9lycf028g {
    color: #f2f2f2;
}

.llozsopeg4 .cvaujnochv {
    color: #FFFFFF;
}

.llozsopeg4 .pjg1i30646 {
    text-align: right;
}

.llozsopeg4 .vf48htcqau,
.llozsopeg4 .mqxziavfp2,
.llozsopeg4 .pjg1i30646 {
    color: #FFFFFF;
}

.llozsopeg4 .mbr-price,
.llozsopeg4 .tpsgu5efdb {
    color: #FFFFFF;
}

.llozsopeg4 .f9lycf028g,
.llozsopeg4 .tpsgu5efdb {
    color: #FFFFFF;
}

.cid-v29X09h8cz {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.cid-v29X09h8cz .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.cid-v29X09h8cz .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v29X09h8cz .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .cid-v29X09h8cz .h7sg8fcre5 {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .cid-v29X09h8cz .container {
        padding: 0 20px;
    }
}

.cid-v29X09h8cz .dcz7nuqryf {
    justify-content: center;
}

.cid-v29X09h8cz .ee80x5rhp9 {
    margin-bottom: 50px;
}

.cid-v29X09h8cz .ee80x5rhp9 .s27w2kmeys {
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .cid-v29X09h8cz .ee80x5rhp9 .s27w2kmeys {
        margin-bottom: 24px;
    }
}

.cid-v29X09h8cz .ee80x5rhp9 .vf48htcqau {
    margin-bottom: 30px;
}

.cid-v29X09h8cz .ee80x5rhp9 .cvaujnochv {
    margin-bottom: 0;
}

.cid-v29X09h8cz .vkaquxd7hn .cfej1q0ir4 {
    background-color: #181200;
    display: flex;
    padding: 24px 50px;
    margin-bottom: 20px;
}

@media (max-width: 992px) {
    .cid-v29X09h8cz .vkaquxd7hn .cfej1q0ir4 {
        display: block;
        padding: 24px;
    }
}

.cid-v29X09h8cz .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy {
    width: 330px;
    margin-right: 50px;
}

@media (max-width: 992px) {
    .cid-v29X09h8cz .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy {
        margin-right: 0;
        margin-bottom: 16px;
        width: 100%;
    }
}

.cid-v29X09h8cz .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy img {
    height: 100%;
    object-fit: cover;
}

@media (max-width: 992px) {
    .cid-v29X09h8cz .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy img {
        width: 200px;
        height: 180px;
        margin: 0 auto;
    }
}

.cid-v29X09h8cz .vkaquxd7hn .cfej1q0ir4 .hqhyiu5jx3 {
    width: 60%;
}

.cid-v29X09h8cz .vkaquxd7hn .cfej1q0ir4 .hqhyiu5jx3 .zsg9fv1o6j {
    margin-bottom: 16px;
}

.cid-v29X09h8cz .vkaquxd7hn .cfej1q0ir4 .hqhyiu5jx3 .zsg9fv1o6j .abtwes5361 {
    margin-bottom: 16px;
}

.cid-v29X09h8cz .vkaquxd7hn .cfej1q0ir4 .hqhyiu5jx3 .zsg9fv1o6j .f9lycf028g {
    margin-bottom: 0;
}

.cid-v29X09h8cz .vkaquxd7hn .cfej1q0ir4 .hqhyiu5jx3 .price-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cid-v29X09h8cz .vkaquxd7hn .cfej1q0ir4 .hqhyiu5jx3 .price-wrapper .price-wrap .mbr-price-desc {
    margin-bottom: 10px;
}

.cid-v29X09h8cz .vkaquxd7hn .cfej1q0ir4 .hqhyiu5jx3 .price-wrapper .price-wrap .mbr-price {
    margin-bottom: 16px;
}

.cid-v29X09h8cz .vkaquxd7hn .cfej1q0ir4 .hqhyiu5jx3 .pjg1i30646 .ia5yn5bkpy {
    margin-bottom: 0;
}

.cid-v29X09h8cz .s27w2kmeys {
    color: #1b1b1b;
    text-align: center;
}

.cid-v29X09h8cz .vf48htcqau {
    color: #000000;
    text-align: center;
}

.cid-v29X09h8cz .cvaujnochv {
    color: #000000;
    text-align: center;
}

.cid-v29X09h8cz .abtwes5361 {
    color: #FFFFFF;
    text-align: left;
}

.cid-v29X09h8cz .f9lycf028g {
    color: #FFFFFF;
    text-align: left;
}

.cid-v29X09h8cz .mbr-price-desc {
    color: #000000;
    text-align: left;
}

.cid-v29X09h8cz .mbr-price {
    color: #FFFFFF;
    text-align: left;
}

.kafgqu7jnb {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #181200;
}

.kafgqu7jnb .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.kafgqu7jnb .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.kafgqu7jnb .h7sg8fcre5 {
    padding: 0;
}

@media (max-width: 992px) {
    .kafgqu7jnb .h7sg8fcre5 {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .kafgqu7jnb .container {
        padding: 0 20px;
    }
}

.kafgqu7jnb .hocc2q06ca img {
    height: 800px;
    object-fit: cover;
    animation: none;
}

@media (max-width: 992px) {
    .kafgqu7jnb .hocc2q06ca img {
        height: 400px;
    }
}

.kafgqu7jnb .ee80x5rhp9 {
    position: relative;
    padding: 0 40px;
}

@media (max-width: 992px) {
    .kafgqu7jnb .ee80x5rhp9 {
        padding: 0 20px;
    }
}

.kafgqu7jnb .ee80x5rhp9 .vf48htcqau {
    margin-bottom: 24px;
}

.kafgqu7jnb .dcz7nuqryf {
    position: relative;
    justify-content: center;
}

.kafgqu7jnb .dcz7nuqryf .yjnc0dyeyq {
    position: absolute;
    top: 20%;
    height: 480px;
    width: 60%;
}

@media (max-width: 992px) {
    .kafgqu7jnb .dcz7nuqryf .yjnc0dyeyq {
        width: 100%;
        height: 300px;
        top: 27%;
    }
}

.kafgqu7jnb .dcz7nuqryf .yjnc0dyeyq .k8jyqjoa50 {
    height: 100%;
}

.kafgqu7jnb .dcz7nuqryf .yjnc0dyeyq .k8jyqjoa50 .app-video-wrapper {
    height: 100%;
}

.kafgqu7jnb .dcz7nuqryf .yjnc0dyeyq .k8jyqjoa50 .app-video-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.kafgqu7jnb .dcz7nuqryf .yjnc0dyeyq .k8jyqjoa50 .app-video-wrapper::before {
    text-shadow: none;
    font-size: 16px;
    color: #000000;
    background-color: #fffae6;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.kafgqu7jnb .dcz7nuqryf .yjnc0dyeyq .k8jyqjoa50 iframe {
    height: 100%;
}

.kafgqu7jnb .vf48htcqau {
    color: #c2b299;
    text-align: center;
}

.ac98hprkf7 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #181200;
}

.ac98hprkf7 .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.ac98hprkf7 .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ac98hprkf7 .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .ac98hprkf7 .h7sg8fcre5 {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .ac98hprkf7 .container {
        padding: 0 20px;
    }
}

.ac98hprkf7 .dcz7nuqryf {
    justify-content: center;
}

.ac98hprkf7 .q8t6shu8ya .cvaujnochv {
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .ac98hprkf7 .q8t6shu8ya .cvaujnochv {
        margin-bottom: 42px;
    }
}

.ac98hprkf7 .q8t6shu8ya .tpsgu5efdb .l0p2rpclux {
    display: inline-flex;
    align-items: center;
}

@media (max-width: 992px) {
    .ac98hprkf7 .q8t6shu8ya .tpsgu5efdb .l0p2rpclux {
        display: block;
    }
}

.ac98hprkf7 .q8t6shu8ya .tpsgu5efdb .l0p2rpclux .f9lycf028g {
    margin-bottom: 0;
    margin-right: 16px;
}

@media (max-width: 992px) {
    .ac98hprkf7 .q8t6shu8ya .tpsgu5efdb .l0p2rpclux .f9lycf028g {
        margin: 0 0 20px;
    }
}

.ac98hprkf7 .cvaujnochv {
    color: #FFFAE6;
}

.ac98hprkf7 .f9lycf028g {
    color: #e4dfd4;
}

.ac98hprkf7 .f9lycf028g,
.ac98hprkf7 .tpsgu5efdb {
    color: #FFFAE6;
}

.aimfxlt43s {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #181200;
}

.aimfxlt43s .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.aimfxlt43s .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.aimfxlt43s .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .aimfxlt43s .h7sg8fcre5 {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .aimfxlt43s .container {
        padding: 0 20px;
    }
}

.aimfxlt43s .dcz7nuqryf {
    justify-content: center;
}

.aimfxlt43s .vkaquxd7hn {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .aimfxlt43s .vkaquxd7hn {
        margin-bottom: 50px;
    }
}

.aimfxlt43s .vkaquxd7hn .cfej1q0ir4 {
    padding: 0 24px;
}

@media (max-width: 1200px) {
    .aimfxlt43s .vkaquxd7hn .cfej1q0ir4 {
        padding: 0;
    }
}

.aimfxlt43s .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy {
    margin-bottom: 40px;
}

.aimfxlt43s .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy img {
    height: 340px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .aimfxlt43s .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy img {
        height: 300px;
    }
}

.aimfxlt43s .vkaquxd7hn .cfej1q0ir4 .hqhyiu5jx3 .m59hy8jiyz {
    margin-bottom: 20px;
}

.aimfxlt43s .vkaquxd7hn .cfej1q0ir4 .hqhyiu5jx3 .cvaujnochv {
    margin-bottom: 0;
}

.aimfxlt43s .m59hy8jiyz {
    color: #FFFAE6;
}

.aimfxlt43s .cvaujnochv {
    color: #FFFAE6;
}

.wxmvufc8hb {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #181200;
}

.wxmvufc8hb .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.wxmvufc8hb .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.wxmvufc8hb .h7sg8fcre5 {
    padding: 0;
}

@media (max-width: 992px) {
    .wxmvufc8hb .h7sg8fcre5 {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .wxmvufc8hb .container {
        padding: 0 20px;
    }
}

.wxmvufc8hb .ea2z7q825f {
    position: relative;
}

.wxmvufc8hb .ea2z7q825f img {
    margin: 112px 0 0 210px;
    width: 640px;
    height: 380px;
    object-fit: cover;
}

@media (max-width: 1440px) {
    .wxmvufc8hb .ea2z7q825f img {
        width: 550px;
    }
}

@media (max-width: 992px) {
    .wxmvufc8hb .ea2z7q825f img {
        width: 100%;
        height: 400px;
        margin: 0;
    }
}

.wxmvufc8hb .r7a6pt57ti img {
    width: 100%;
    height: 800px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .wxmvufc8hb .r7a6pt57ti img {
        height: 300px;
    }
}

.wxmvufc8hb .r7a6pt57ti .gzgy3mjspp {
    width: 60%;
    height: 310px;
    object-fit: cover;
    margin: -30px 0 0 40px;
}

@media (max-width: 992px) {
    .wxmvufc8hb .r7a6pt57ti .gzgy3mjspp {
        width: 100%;
        height: 300px;
        margin: 0;
    }
}

.qfu3ijuyd7 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background: #181200;
}

.qfu3ijuyd7 .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.qfu3ijuyd7 .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.qfu3ijuyd7 .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .qfu3ijuyd7 .h7sg8fcre5 {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .qfu3ijuyd7 .container {
        padding: 0 20px;
    }
}

.qfu3ijuyd7 .ucw9wm87ko {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 100%;
    max-width: 100%;
}

@media (max-width: 768px) {
    .qfu3ijuyd7 .ucw9wm87ko {
        min-width: 100%;
        max-width: 100%;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
        border-right: none;
    }
}

.qfu3ijuyd7 .ucw9wm87ko .svau1tl8j5 {
    display: flex;
}

@media (max-width: 992px) {
    .qfu3ijuyd7 .ucw9wm87ko .svau1tl8j5 {
        display: block;
    }
}

.qfu3ijuyd7 .ucw9wm87ko .svau1tl8j5 .udej5p2nwb {
    width: 40%;
}

@media (max-width: 992px) {
    .qfu3ijuyd7 .ucw9wm87ko .svau1tl8j5 .udej5p2nwb {
        margin-bottom: 24px;
        width: 100%;
    }
}

.qfu3ijuyd7 .ucw9wm87ko .svau1tl8j5 .udej5p2nwb .phubuy26um {
    margin-bottom: 10px;
    letter-spacing: 0.16em;
}

.qfu3ijuyd7 .ucw9wm87ko .svau1tl8j5 .udej5p2nwb .toncg4gbwo {
    margin-bottom: 16px;
}

.qfu3ijuyd7 .ucw9wm87ko .svau1tl8j5 .udej5p2nwb .at7wuk0aj4 {
    margin-bottom: 30px;
}

.qfu3ijuyd7 .ucw9wm87ko .svau1tl8j5 .udej5p2nwb .m2grdpp1nq {
    margin-bottom: 24px;
}

.qfu3ijuyd7 .ucw9wm87ko .svau1tl8j5 .cfej1q0ir4 {
    width: 60%;
    padding-left: 4rem;
}

@media (max-width: 992px) {
    .qfu3ijuyd7 .ucw9wm87ko .svau1tl8j5 .cfej1q0ir4 {
        width: 100%;
        padding: 0;
    }
}

.qfu3ijuyd7 .ucw9wm87ko .svau1tl8j5 .cfej1q0ir4 .vd45iie2c7 {
    height: 100%;
    display: flex;
    align-items: center;
}

.qfu3ijuyd7 .ucw9wm87ko .svau1tl8j5 .cfej1q0ir4 .vd45iie2c7 img {
    height: 350px;
    width: 100%;
    object-fit: cover;
}

@media (max-width: 992px) {
    .qfu3ijuyd7 .ucw9wm87ko .svau1tl8j5 .cfej1q0ir4 .vd45iie2c7 img {
        height: 300px;
    }
}

.qfu3ijuyd7 .nurrz46yuf,
.qfu3ijuyd7 .asgm7rswes {
    display: flex;
}

.qfu3ijuyd7 .e121sq2t2p {
    bottom: -3rem;
    width: 40px;
    height: 40px;
    margin-top: -1.5rem;
    font-size: 16px;
    background-color: transparent;
    color: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}

.qfu3ijuyd7 .e121sq2t2p:disabled {
    cursor: default;
    display: none;
}

.qfu3ijuyd7 .e121sq2t2p:hover {
    background: transparent;
    color: #ffee32;
    border-color: #ffee32;
}

.qfu3ijuyd7 .e121sq2t2p.asgm7rswes {
    left: auto;
    right: 3.5rem;
    margin-left: 0;
}

.qfu3ijuyd7 .e121sq2t2p.nurrz46yuf {
    right: 0;
    margin-right: 0;
}

.qfu3ijuyd7 .zktze4671w {
    position: relative;
    width: 100%;
}

.qfu3ijuyd7 .khtse6vnxk {
    overflow: hidden;
    width: 100%;
}

.qfu3ijuyd7 .khtse6vnxk.is-draggable {
    cursor: grab;
}

.qfu3ijuyd7 .khtse6vnxk.is-dragging {
    cursor: grabbing;
}

.qfu3ijuyd7 .k0qzfaki3u {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.qfu3ijuyd7 .phubuy26um {
    color: #FFFFFF;
}

.qfu3ijuyd7 .toncg4gbwo {
    color: #FFFFFF;
}

.qfu3ijuyd7 .at7wuk0aj4 {
    color: #FFFFFF;
}

.qfu3ijuyd7 .m2grdpp1nq {
    color: #FFFFFF;
}

.wcpnugjh7c {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #181200;
}

.wcpnugjh7c .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.wcpnugjh7c .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.wcpnugjh7c .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .wcpnugjh7c .h7sg8fcre5 {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .wcpnugjh7c .container {
        padding: 0 20px;
    }
}

.wcpnugjh7c .dcz7nuqryf {
    justify-content: center;
}

@media (max-width: 992px) {
    .wcpnugjh7c .ee80x5rhp9 {
        margin-bottom: 24px;
    }
}

.wcpnugjh7c .ee80x5rhp9 .vf48htcqau {
    margin-bottom: 0;
}

.wcpnugjh7c .q8t6shu8ya .cvaujnochv {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .wcpnugjh7c .q8t6shu8ya .cvaujnochv {
        margin-bottom: 20px;
    }
}

.wcpnugjh7c .q8t6shu8ya .hc77t238ad {
    margin: 0;
    padding-left: 22px;
}

.wcpnugjh7c .q8t6shu8ya .hc77t238ad .fhevvn2uvu {
    margin-bottom: 10px;
}

.wcpnugjh7c .vf48htcqau {
    color: #FFFAE6;
}

.wcpnugjh7c .cvaujnochv {
    color: #FFFAE6;
}

.wcpnugjh7c .hc77t238ad {
    color: #FFFAE6;
}

.psc58uxbfl {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #181200;
}

.psc58uxbfl .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.psc58uxbfl .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.psc58uxbfl .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .psc58uxbfl .h7sg8fcre5 {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .psc58uxbfl .container {
        padding: 0 20px;
    }
}

.psc58uxbfl .ee80x5rhp9 .vf48htcqau {
    margin-bottom: 50px;
}

.psc58uxbfl .m72k2dyvun {
    display: block;
}

.psc58uxbfl .m72k2dyvun .t82r2f8wyr {
    margin-bottom: 50px;
    text-decoration: underline;
}

@media (max-width: 992px) {
    .psc58uxbfl .m72k2dyvun .t82r2f8wyr {
        text-align: left;
    }
}

.psc58uxbfl .m72k2dyvun:hover .t82r2f8wyr {
    text-decoration: none;
}

.psc58uxbfl .dcz7nuqryf.jnnfd1asr8 {
    margin: 0 -28px;
}

.psc58uxbfl .vkaquxd7hn {
    padding: 0 28px;
    margin-bottom: 56px;
}

.psc58uxbfl .vkaquxd7hn .cfej1q0ir4:hover .fwvb1zqfwy img {
    transform: scale(1.05);
}

.psc58uxbfl .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy {
    position: relative;
    overflow: hidden;
    min-height: 345px;
    display: flex;
    align-items: flex-end;
    padding: 16px;
}

.psc58uxbfl .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
}

.psc58uxbfl .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy::before {
    content: '';
    position: absolute;
    bottom: -2rem;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #181200;
    opacity: 0.7;
    pointer-events: none;
    z-index: 1;
}

.psc58uxbfl .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy .hqhyiu5jx3 {
    position: relative;
    z-index: 1;
    width: 100%;
}

.psc58uxbfl .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy .hqhyiu5jx3 .zsg9fv1o6j .f9lycf028g {
    margin-bottom: 0;
}

.psc58uxbfl .vf48htcqau {
    color: #FFFAE6;
}

.psc58uxbfl .t82r2f8wyr {
    color: #FFFAE6;
    text-align: right;
}

.psc58uxbfl .f9lycf028g {
    color: #FFFFFF;
}

.oqrudtxmog {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("photo-1594302424897-331b1e79f96e.jpeg");
}

.oqrudtxmog .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.oqrudtxmog .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.oqrudtxmog .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .oqrudtxmog .h7sg8fcre5 {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .oqrudtxmog .container {
        padding: 0 20px;
    }
}

.oqrudtxmog .ee80x5rhp9 {
    padding: 150px 0;
}

@media (max-width: 768px) {
    .oqrudtxmog .ee80x5rhp9 {
        padding: 50px 0;
    }
}

.oqrudtxmog .ee80x5rhp9 .vf48htcqau {
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .oqrudtxmog .ee80x5rhp9 .vf48htcqau {
        margin-bottom: 24px;
    }
}

.oqrudtxmog .vf48htcqau {
    color: #ffffff;
}

.oqrudtxmog .vf48htcqau,
.oqrudtxmog .pjg1i30646 {
    text-align: center;
    color: #FFFFFF;
}

.rq2w7puhfi {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #181200;
}

.rq2w7puhfi .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.rq2w7puhfi .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.rq2w7puhfi .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .rq2w7puhfi .h7sg8fcre5 {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .rq2w7puhfi .container {
        padding: 0 20px;
    }
}

.rq2w7puhfi .ee80x5rhp9 .vf48htcqau {
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .rq2w7puhfi .ee80x5rhp9 .vf48htcqau {
        text-align: center;
    }
}

.rq2w7puhfi .wccek4lrgx {
    padding: 0 150px;
}

@media (max-width: 1200px) {
    .rq2w7puhfi .wccek4lrgx {
        padding: 0 50px;
    }
}

@media (max-width: 768px) {
    .rq2w7puhfi .wccek4lrgx {
        padding: 0;
    }
}

.rq2w7puhfi .wccek4lrgx .bzq1dlc45e:first-child .fb48e7yqw4 {
    padding: 0 0 28px;
}

.rq2w7puhfi .wccek4lrgx .bzq1dlc45e .fb48e7yqw4 {
    background-color: transparent;
    border: none;
    padding: 28px 0;
}

.rq2w7puhfi .wccek4lrgx .bzq1dlc45e .fb48e7yqw4 .ue5c8riemx {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.rq2w7puhfi .wccek4lrgx .bzq1dlc45e .fb48e7yqw4 .ue5c8riemx .aisl3vl783 {
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
}

.rq2w7puhfi .wccek4lrgx .bzq1dlc45e .fb48e7yqw4 .ue5c8riemx .de0jhdcbz9 {
    font-size: 16px;
    margin-left: 10px;
    transition: all 0.3s ease-in-out;
    color: #ffffff;
}

.rq2w7puhfi .wccek4lrgx .bzq1dlc45e .fb48e7yqw4 .ue5c8riemx:not(.f2qkxdhb2d) .aisl3vl783 {
    color: #ffffff;
}

.rq2w7puhfi .wccek4lrgx .bzq1dlc45e .fb48e7yqw4 .ue5c8riemx:not(.f2qkxdhb2d) .de0jhdcbz9 {
    transform: rotate(-45deg);
}

.rq2w7puhfi .wccek4lrgx .bzq1dlc45e .mdbcbd2lyz .b5kw3kghug {
    padding-top: 20px;
}

.rq2w7puhfi .wccek4lrgx .bzq1dlc45e .mdbcbd2lyz .b5kw3kghug .fnl84ak7tu {
    margin-bottom: 0;
}

.rq2w7puhfi .vf48htcqau {
    color: #FFFAE6;
}

.rq2w7puhfi .aisl3vl783 {
    color: #FFFAE6;
}

.rq2w7puhfi .fnl84ak7tu {
    color: #FFFAE6;
}

.c6qwnbla6r {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #181200;
}

.c6qwnbla6r .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.c6qwnbla6r .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.c6qwnbla6r .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .c6qwnbla6r .h7sg8fcre5 {
        padding: 0 20px;
    }
}

.c6qwnbla6r .h7sg8fcre5 .dcz7nuqryf {
    margin: 0;
}

@media (max-width: 992px) {
    .c6qwnbla6r .container {
        padding: 0 20px;
    }
}

.c6qwnbla6r .container .dcz7nuqryf {
    margin: 0;
}

.c6qwnbla6r .dcz7nuqryf {
    justify-content: center;
}

.c6qwnbla6r .vkaquxd7hn {
    padding: 0;
}

.c6qwnbla6r .vkaquxd7hn .cfej1q0ir4:hover .fwvb1zqfwy img {
    transform: scale(1.05);
}

.c6qwnbla6r .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy {
    position: relative;
    min-height: 400px;
    display: flex;
    align-items: flex-end;
    padding: 70px 50px;
    overflow: hidden;
}

@media (max-width: 992px) {
    .c6qwnbla6r .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy {
        padding: 24px;
    }
}

.c6qwnbla6r .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy::before {
    content: '';
    position: absolute;
    bottom: -2rem;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #181200;
    opacity: 0.7;
    pointer-events: none;
    z-index: 1;
}

.c6qwnbla6r .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
}

.c6qwnbla6r .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy .hqhyiu5jx3 {
    position: relative;
    z-index: 1;
}

.c6qwnbla6r .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy .hqhyiu5jx3 .abtwes5361 {
    margin-bottom: 0;
}

.c6qwnbla6r .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy .hqhyiu5jx3 .f9lycf028g {
    margin-bottom: 10px;
}

.c6qwnbla6r .abtwes5361 {
    color: #FFFFFF;
}

.c6qwnbla6r .f9lycf028g {
    color: #FFFFFF;
}

.fmm9zhfyk1 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #181200;
}

.fmm9zhfyk1 .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.fmm9zhfyk1 .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.fmm9zhfyk1 .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .fmm9zhfyk1 .h7sg8fcre5 {
        padding: 0 20px;
    }
}

.fmm9zhfyk1 .h7sg8fcre5 .dcz7nuqryf {
    padding: 0 4px;
}

@media (max-width: 992px) {
    .fmm9zhfyk1 .h7sg8fcre5 .dcz7nuqryf {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .fmm9zhfyk1 .container {
        padding: 0 20px;
    }
}

.fmm9zhfyk1 .gluz0egoo0 {
    padding-right: 50px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media (max-width: 992px) {
    .fmm9zhfyk1 .gluz0egoo0 {
        padding: 0;
        height: auto;
    }
}

.fmm9zhfyk1 .gluz0egoo0 .hbuve6krmt.o4212waf1s {
    display: block;
    border-bottom: none;
}

.fmm9zhfyk1 .gluz0egoo0 .hbuve6krmt.o4212waf1s .ey7kgac67o .tqsoxx0eja {
    border: none;
    margin-bottom: 24px;
    color: #fffae6;
    opacity: 0.5;
    background-color: transparent;
    transition: all 0.3s ease-in-out;
    animation: none;
}

.fmm9zhfyk1 .gluz0egoo0 .hbuve6krmt.o4212waf1s .ey7kgac67o .tqsoxx0eja.l4j8aofil4 {
    opacity: 1;
}

.fmm9zhfyk1 .hqjjhm8tmk {
    padding-left: 50px;
}

@media (max-width: 992px) {
    .fmm9zhfyk1 .hqjjhm8tmk {
        padding: 0;
    }
}

.fmm9zhfyk1 .hqjjhm8tmk .eza9sd3qpv .hocc2q06ca img {
    height: 350px;
    object-fit: cover;
    margin-bottom: 36px;
}

.fmm9zhfyk1 .hqjjhm8tmk .eza9sd3qpv .q8t6shu8ya .cvaujnochv {
    margin-bottom: 36px;
}

.fmm9zhfyk1 .hqjjhm8tmk .eza9sd3qpv .cards-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.fmm9zhfyk1 .hqjjhm8tmk .eza9sd3qpv .cards-wrapper .cards-wrap .svau1tl8j5:first-child {
    margin-bottom: 16px;
}

.fmm9zhfyk1 .hqjjhm8tmk .eza9sd3qpv .cards-wrapper .cards-wrap .svau1tl8j5 .mbr-title {
    margin-bottom: 5px;
}

.fmm9zhfyk1 .hqjjhm8tmk .eza9sd3qpv .cards-wrapper .cards-wrap .svau1tl8j5 .f9lycf028g {
    margin-bottom: 0;
}

.fmm9zhfyk1 .cvaujnochv {
    color: #ffffff;
}

.fmm9zhfyk1 .mbr-title {
    color: #ffffff;
}

.fmm9zhfyk1 .f9lycf028g {
    color: #787878;
}

.fmm9zhfyk1 .cvaujnochv,
.fmm9zhfyk1 .pjg1i30646,
.fmm9zhfyk1 .tqsoxx0eja {
    color: #FFFFFF;
}

.kn4pjp9suu .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.kn4pjp9suu .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.kn4pjp9suu .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .kn4pjp9suu .h7sg8fcre5 {
        padding: 0 20px;
    }
}

.kn4pjp9suu .h7sg8fcre5 .dcz7nuqryf {
    padding-top: 15%;
}

@media (max-width: 992px) {
    .kn4pjp9suu .h7sg8fcre5 .dcz7nuqryf {
        padding-top: 0;
    }
}

@media (max-width: 992px) {
    .kn4pjp9suu .container {
        padding: 0 20px;
    }
}

.y1yler855r {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background: #181200;
}

.y1yler855r .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.y1yler855r .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.y1yler855r .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .y1yler855r .h7sg8fcre5 {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .y1yler855r .container {
        padding: 0 20px;
    }
}

.y1yler855r .ee80x5rhp9 .vf48htcqau {
    margin-bottom: 50px;
}

.y1yler855r .pjg1i30646 {
    margin-bottom: 50px;
    text-align: right;
}

@media (max-width: 992px) {
    .y1yler855r .pjg1i30646 {
        display: none;
    }
}

.y1yler855r .ucw9wm87ko {
    display: flex;
    justify-content: center;
    position: relative;
    min-width: 580px;
    max-width: 580px;
    border-right: 1px solid #ffffff;
}

@media (max-width: 768px) {
    .y1yler855r .ucw9wm87ko {
        min-width: 100%;
        max-width: 100%;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
        border-right: none;
    }
}

.y1yler855r .ucw9wm87ko .svau1tl8j5 {
    padding: 0 45px;
    width: 100%;
}

@media (max-width: 768px) {
    .y1yler855r .ucw9wm87ko .svau1tl8j5 {
        padding: 0;
    }
}

.y1yler855r .ucw9wm87ko .svau1tl8j5 .cfej1q0ir4 .vd45iie2c7 {
    margin-bottom: 24px;
}

.y1yler855r .ucw9wm87ko .svau1tl8j5 .cfej1q0ir4 .vd45iie2c7 img {
    height: 350px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .y1yler855r .ucw9wm87ko .svau1tl8j5 .cfej1q0ir4 .vd45iie2c7 img {
        height: 300px;
    }
}

.y1yler855r .ucw9wm87ko .svau1tl8j5 .udej5p2nwb .toncg4gbwo {
    margin-bottom: 24px;
}

.y1yler855r .ucw9wm87ko .svau1tl8j5 .udej5p2nwb .xvxc39chny {
    margin-bottom: 0;
}

.y1yler855r .nurrz46yuf,
.y1yler855r .asgm7rswes {
    display: flex;
}

.y1yler855r .e121sq2t2p {
    bottom: -3rem;
    width: 40px;
    height: 40px;
    margin-top: -1.5rem;
    font-size: 16px;
    background-color: transparent;
    color: #ffffff;
    border: 2px solid #ffffff;
    border-radius: 50%;
    transition: all 0.3s;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
}

.y1yler855r .e121sq2t2p:disabled {
    cursor: default;
    display: none;
}

.y1yler855r .e121sq2t2p:hover {
    background: transparent;
    color: #ffee32;
    border-color: #ffee32;
}

.y1yler855r .e121sq2t2p.asgm7rswes {
    left: auto;
    right: 3.5rem;
    margin-left: 0;
}

.y1yler855r .e121sq2t2p.nurrz46yuf {
    right: 0;
    margin-right: 0;
}

.y1yler855r .zktze4671w {
    position: relative;
    width: 100%;
}

.y1yler855r .khtse6vnxk {
    overflow: hidden;
    width: 100%;
}

.y1yler855r .khtse6vnxk.is-draggable {
    cursor: grab;
}

.y1yler855r .khtse6vnxk.is-dragging {
    cursor: grabbing;
}

.y1yler855r .k0qzfaki3u {
    display: flex;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.y1yler855r .vf48htcqau {
    color: #ffffff;
}

.y1yler855r .toncg4gbwo {
    color: #FFFFFF;
}

.y1yler855r .xvxc39chny {
    color: #FFFAE6;
}

.y1yler855r .vf48htcqau,
.y1yler855r .pjg1i30646 {
    color: #FFFFFF;
}

.ee28mherdx {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.ee28mherdx .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.ee28mherdx .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ee28mherdx .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .ee28mherdx .h7sg8fcre5 {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .ee28mherdx .container {
        padding: 0 20px;
    }
}

.ee28mherdx .dcz7nuqryf {
    justify-content: center;
}

.ee28mherdx .vf48htcqau {
    margin-bottom: 0;
    color: #000000;
}

@media (max-width: 992px) {
    .ee28mherdx .vf48htcqau {
        margin-bottom: 24px;
    }
}

.ee28mherdx .pjg1i30646 .ia5yn5bkpy {
    width: 100%;
}

.ee28mherdx .f9lycf028g {
    color: #ffffff;
}

.wrhaoa2j6n {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #181200;
}

.wrhaoa2j6n .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.wrhaoa2j6n .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.wrhaoa2j6n .h7sg8fcre5 {
    padding: 0;
}

@media (max-width: 992px) {
    .wrhaoa2j6n .h7sg8fcre5 {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .wrhaoa2j6n .container {
        padding: 0 20px;
    }
}

.wrhaoa2j6n .gtfghzs0kv iframe {
    height: 800px;
    filter: saturate(0.5);
}

@media (max-width: 992px) {
    .wrhaoa2j6n .gtfghzs0kv iframe {
        height: 400px;
    }
}

.cid-v29X09nHn4 {
    padding-top: 2rem;
    padding-bottom: 0rem;
    background-color: transparent;
}

.cid-v29X09nHn4 .vkaquxd7hn:focus,
.cid-v29X09nHn4 span:focus {
    outline: none;
}

.cid-v29X09nHn4 .h7sg8fcre5 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v29X09nHn4 .vkaquxd7hn {
    color: #1b1b1b;
    min-height: 90px;
}

@media (max-width: 768px) {
    .cid-v29X09nHn4 .vkaquxd7hn {
        min-height: 45px;
    }
}

.ppr1nroc86 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #181200;
}

.ppr1nroc86 .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.ppr1nroc86 .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ppr1nroc86 .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .ppr1nroc86 .h7sg8fcre5 {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .ppr1nroc86 .container {
        padding: 0 20px;
    }
}

.ppr1nroc86 .dcz7nuqryf {
    justify-content: center;
}

@media (max-width: 992px) {
    .ppr1nroc86 .ee80x5rhp9 {
        margin-bottom: 24px;
    }
}

.ppr1nroc86 .ee80x5rhp9 .vf48htcqau {
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .ppr1nroc86 .ee80x5rhp9 .vf48htcqau {
        margin-bottom: 24px;
    }
}

.ppr1nroc86 .ee80x5rhp9 .cvaujnochv {
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .ppr1nroc86 .ee80x5rhp9 .cvaujnochv {
        margin-bottom: 24px;
    }
}

.ppr1nroc86 .hocc2q06ca {
    height: 100%;
    display: flex;
    align-items: center;
}

.ppr1nroc86 .hocc2q06ca img {
    height: 450px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .ppr1nroc86 .hocc2q06ca img {
        height: 300px;
    }
}

.ppr1nroc86 .vf48htcqau {
    color: #c2b299;
}

.ppr1nroc86 .cvaujnochv {
    color: #FFFAE6;
}

.ppr1nroc86 .vf48htcqau,
.ppr1nroc86 .pjg1i30646 {
    color: #FFFAE6;
}

.dpii7gzgoo {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #181200;
}

.dpii7gzgoo .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.dpii7gzgoo .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.dpii7gzgoo .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .dpii7gzgoo .h7sg8fcre5 {
        padding: 0 20px;
    }
}

.dpii7gzgoo .h7sg8fcre5 .dcz7nuqryf {
    margin: 0;
}

@media (max-width: 992px) {
    .dpii7gzgoo .container {
        padding: 0 20px;
    }
}

.dpii7gzgoo .container .dcz7nuqryf {
    margin: 0;
}

.dpii7gzgoo .vkaquxd7hn {
    padding: 0;
}

.dpii7gzgoo .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy {
    position: relative;
    min-height: 400px;
    display: flex;
    align-items: flex-end;
    padding: 25px;
}

.dpii7gzgoo .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dpii7gzgoo .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy::before {
    content: '';
    position: absolute;
    bottom: -2rem;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #181200;
    opacity: 0.7;
    pointer-events: none;
    z-index: 1;
}

.dpii7gzgoo .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy .hqhyiu5jx3 {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

@media (max-width: 768px) {
    .dpii7gzgoo .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy .hqhyiu5jx3 {
        display: block;
    }
}

.dpii7gzgoo .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy .hqhyiu5jx3 .zsg9fv1o6j {
    width: 50%;
}

@media (max-width: 768px) {
    .dpii7gzgoo .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy .hqhyiu5jx3 .zsg9fv1o6j {
        width: 100%;
        margin-bottom: 20px;
    }
}

.dpii7gzgoo .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy .hqhyiu5jx3 .zsg9fv1o6j .abtwes5361 {
    margin-bottom: 0;
}

.dpii7gzgoo .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy .hqhyiu5jx3 .zsg9fv1o6j .f9lycf028g {
    margin-bottom: 0;
}

.dpii7gzgoo .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy .hqhyiu5jx3 .pjg1i30646 {
    width: 50%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    flex-wrap: wrap;
}

@media (max-width: 768px) {
    .dpii7gzgoo .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy .hqhyiu5jx3 .pjg1i30646 {
        justify-content: normal;
        width: 100%;
    }
}

.dpii7gzgoo .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy .hqhyiu5jx3 .pjg1i30646 .ia5yn5bkpy {
    margin: 4px;
    padding: 18px 20px;
}

@media (max-width: 768px) {
    .dpii7gzgoo .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy .hqhyiu5jx3 .pjg1i30646 .ia5yn5bkpy {
        margin: 9.6px;
    }
}

.dpii7gzgoo .abtwes5361 {
    color: #FFFFFF;
}

.dpii7gzgoo .f9lycf028g {
    color: #FFFFFF;
}

.xyumwpyvrv {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.xyumwpyvrv .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.xyumwpyvrv .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.xyumwpyvrv .h7sg8fcre5 {
    padding: 0;
}

@media (max-width: 992px) {
    .xyumwpyvrv .h7sg8fcre5 {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .xyumwpyvrv .container {
        padding: 0 20px;
    }
}

.xyumwpyvrv .dcz7nuqryf {
    margin: 0;
}

.xyumwpyvrv .bzq1dlc45e {
    padding: 0;
}

.xyumwpyvrv .hocc2q06ca img {
    height: 800px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .xyumwpyvrv .hocc2q06ca img {
        height: 450px;
    }
}

.xyumwpyvrv .ee80x5rhp9 {
    height: 100%;
    margin-bottom: 10%;
    background-color: #181200;
    display: flex;
    align-items: center;
    padding: 24px 115px;
}

@media (max-width: 992px) {
    .xyumwpyvrv .ee80x5rhp9 {
        padding: 50px 20px;
    }
}

.xyumwpyvrv .ee80x5rhp9 .zsg9fv1o6j {
    width: 100%;
}

.xyumwpyvrv .ee80x5rhp9 .zsg9fv1o6j .vf48htcqau {
    margin-bottom: 50px;
}

@media (max-width: 992px) {
    .xyumwpyvrv .ee80x5rhp9 .zsg9fv1o6j .vf48htcqau {
        margin-bottom: 24px;
    }
}

.xyumwpyvrv .ee80x5rhp9 .zsg9fv1o6j .cvaujnochv {
    margin-bottom: 50px;
    line-height: 1.78;
}

@media (max-width: 992px) {
    .xyumwpyvrv .ee80x5rhp9 .zsg9fv1o6j .cvaujnochv {
        margin-bottom: 24px;
    }
}

.xyumwpyvrv .vf48htcqau {
    color: #c2b299;
}

.xyumwpyvrv .cvaujnochv {
    color: #FFFAE6;
}

.xyumwpyvrv .vf48htcqau,
.xyumwpyvrv .pjg1i30646 {
    color: #FFFAE6;
}

.tfj40jba5m {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #181200;
}

.tfj40jba5m .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.tfj40jba5m .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.tfj40jba5m .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .tfj40jba5m .h7sg8fcre5 {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .tfj40jba5m .container {
        padding: 0 20px;
    }
}

.tfj40jba5m .dcz7nuqryf {
    justify-content: center;
}

.tfj40jba5m .vkaquxd7hn {
    margin-bottom: 120px;
}

@media (max-width: 992px) {
    .tfj40jba5m .vkaquxd7hn {
        margin-bottom: 50px;
    }
}

.tfj40jba5m .vkaquxd7hn .cfej1q0ir4:hover .hqhyiu5jx3 .t6qgts1r47 {
    color: #fffae6;
}

.tfj40jba5m .vkaquxd7hn .cfej1q0ir4:hover .hqhyiu5jx3 .l3sqc0j5ot {
    color: #fffae6;
}

.tfj40jba5m .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .tfj40jba5m .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy {
        margin-bottom: 24px;
    }
}

.tfj40jba5m .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy img {
    height: 412px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .tfj40jba5m .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy img {
        height: 300px;
    }
}

.tfj40jba5m .vkaquxd7hn .cfej1q0ir4 .hqhyiu5jx3 .t6qgts1r47 {
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
}

.tfj40jba5m .vkaquxd7hn .cfej1q0ir4 .hqhyiu5jx3 .l3sqc0j5ot {
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
}

.tfj40jba5m .t6qgts1r47 {
    color: #FFFFFF;
}

.tfj40jba5m .l3sqc0j5ot {
    color: #FFFAE6;
}

.hb8xl4rh91 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #181200;
}

.hb8xl4rh91 .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.hb8xl4rh91 .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.hb8xl4rh91 .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .hb8xl4rh91 .h7sg8fcre5 {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .hb8xl4rh91 .container {
        padding: 0 20px;
    }
}

.hb8xl4rh91 .dcz7nuqryf {
    justify-content: center;
}

.hb8xl4rh91 .ee80x5rhp9 .vf48htcqau {
    margin-bottom: 50px;
}

.hb8xl4rh91 .vkaquxd7hn {
    margin-bottom: 50px;
}

.hb8xl4rh91 .vkaquxd7hn .cfej1q0ir4 .elzdwhhfq9 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 24px;
    border-top: 1px solid #ffffff;
}

.hb8xl4rh91 .vkaquxd7hn .cfej1q0ir4 .elzdwhhfq9 .s27w2kmeys {
    margin-bottom: 24px;
}

.hb8xl4rh91 .vkaquxd7hn .cfej1q0ir4 .elzdwhhfq9 a {
    display: block;
}

.hb8xl4rh91 .vkaquxd7hn .cfej1q0ir4 .elzdwhhfq9 a:hover .cvaujnochv {
    text-decoration: underline;
}

.hb8xl4rh91 .vkaquxd7hn .cfej1q0ir4 .elzdwhhfq9 a .cvaujnochv {
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
}

.hb8xl4rh91 .vf48htcqau {
    color: #ffffff;
}

.hb8xl4rh91 .s27w2kmeys {
    color: #FFFFFF;
}

.hb8xl4rh91 .cvaujnochv {
    color: #FFFFFF;
}

.hb8xl4rh91 .vf48htcqau,
.hb8xl4rh91 .pjg1i30646 {
    text-align: center;
    color: #FFFFFF;
}

.jaljlwf2nd {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #181200;
}

.jaljlwf2nd .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.jaljlwf2nd .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.jaljlwf2nd .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .jaljlwf2nd .h7sg8fcre5 {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .jaljlwf2nd .container {
        padding: 0 20px;
    }
}

.jaljlwf2nd .dcz7nuqryf {
    justify-content: center;
}

@media (max-width: 992px) {
    .jaljlwf2nd .ee80x5rhp9 {
        margin-bottom: 24px;
    }
}

.jaljlwf2nd .ee80x5rhp9 .vf48htcqau {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .jaljlwf2nd .ee80x5rhp9 .vf48htcqau {
        margin-bottom: 20px;
    }
}

.jaljlwf2nd .ee80x5rhp9 .q8t6shu8ya .cvaujnochv {
    display: inline-block;
    width: 70%;
    margin-bottom: 0;
}

@media (max-width: 1200px) {
    .jaljlwf2nd .ee80x5rhp9 .q8t6shu8ya .cvaujnochv {
        width: 100%;
    }
}

.jaljlwf2nd .hocc2q06ca img {
    height: 320px;
    object-fit: cover;
}

.jaljlwf2nd .vf48htcqau {
    color: #FFFAE6;
}

.jaljlwf2nd .cvaujnochv {
    color: #FEFAF8;
}

.jaljlwf2nd .cvaujnochv,
.jaljlwf2nd .q8t6shu8ya {
    color: #FFFAE6;
}

.kby4bvag9i {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #181200;
}

.kby4bvag9i .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.kby4bvag9i .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.kby4bvag9i .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .kby4bvag9i .h7sg8fcre5 {
        padding: 0 20px;
    }
}

.kby4bvag9i .h7sg8fcre5 .dcz7nuqryf {
    padding: 0 4px;
}

@media (max-width: 992px) {
    .kby4bvag9i .h7sg8fcre5 .dcz7nuqryf {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .kby4bvag9i .container {
        padding: 0 20px;
    }
}

.kby4bvag9i .dcz7nuqryf {
    justify-content: center;
}

.kby4bvag9i .bzq1dlc45e {
    padding: 0 12px;
}

@media (max-width: 992px) {
    .kby4bvag9i .bzq1dlc45e {
        margin-bottom: 50px;
    }
}

.kby4bvag9i .bzq1dlc45e .svau1tl8j5 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-bottom: 1px solid #fffae6;
}

.kby4bvag9i .bzq1dlc45e .svau1tl8j5 .f9lycf028g {
    margin-bottom: 16px;
}

.kby4bvag9i .bzq1dlc45e .svau1tl8j5 .o7ks27a4uj {
    margin-bottom: 16px;
}

.kby4bvag9i .f9lycf028g {
    color: #FFFAE6;
    text-align: center;
}

.kby4bvag9i .o7ks27a4uj {
    color: #FFFAE6;
    text-align: center;
}

.cid-v29X09sZ0K {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.cid-v29X09sZ0K .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.cid-v29X09sZ0K .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v29X09sZ0K .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .cid-v29X09sZ0K .h7sg8fcre5 {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .cid-v29X09sZ0K .container {
        padding: 0 20px;
    }
}

.cid-v29X09sZ0K .dcz7nuqryf {
    justify-content: center;
}

.cid-v29X09sZ0K .ee80x5rhp9 {
    margin-bottom: 50px;
}

.cid-v29X09sZ0K .ee80x5rhp9 .s27w2kmeys {
    margin-bottom: 40px;
}

@media (max-width: 992px) {
    .cid-v29X09sZ0K .ee80x5rhp9 .s27w2kmeys {
        margin-bottom: 24px;
    }
}

.cid-v29X09sZ0K .ee80x5rhp9 .vf48htcqau {
    margin-bottom: 30px;
}

.cid-v29X09sZ0K .ee80x5rhp9 .cvaujnochv {
    margin-bottom: 0;
}

.cid-v29X09sZ0K .vkaquxd7hn .cfej1q0ir4 {
    background-color: #e8e4cc;
    display: flex;
    padding: 24px 50px;
    margin-bottom: 20px;
}

@media (max-width: 992px) {
    .cid-v29X09sZ0K .vkaquxd7hn .cfej1q0ir4 {
        display: block;
        padding: 24px;
    }
}

.cid-v29X09sZ0K .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy {
    width: 330px;
    margin-right: 50px;
}

@media (max-width: 992px) {
    .cid-v29X09sZ0K .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy {
        margin-right: 0;
        margin-bottom: 16px;
        width: 100%;
    }
}

.cid-v29X09sZ0K .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy img {
    height: 250px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .cid-v29X09sZ0K .vkaquxd7hn .cfej1q0ir4 .fwvb1zqfwy img {
        width: 200px;
        height: 180px;
        margin: 0 auto;
    }
}

.cid-v29X09sZ0K .vkaquxd7hn .cfej1q0ir4 .hqhyiu5jx3 {
    width: 60%;
}

.cid-v29X09sZ0K .vkaquxd7hn .cfej1q0ir4 .hqhyiu5jx3 .zsg9fv1o6j {
    margin-bottom: 16px;
}

.cid-v29X09sZ0K .vkaquxd7hn .cfej1q0ir4 .hqhyiu5jx3 .zsg9fv1o6j .abtwes5361 {
    margin-bottom: 16px;
}

.cid-v29X09sZ0K .vkaquxd7hn .cfej1q0ir4 .hqhyiu5jx3 .zsg9fv1o6j .f9lycf028g {
    margin-bottom: 0;
}

.cid-v29X09sZ0K .vkaquxd7hn .cfej1q0ir4 .hqhyiu5jx3 .price-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cid-v29X09sZ0K .vkaquxd7hn .cfej1q0ir4 .hqhyiu5jx3 .price-wrapper .price-wrap .mbr-price-desc {
    margin-bottom: 10px;
}

.cid-v29X09sZ0K .vkaquxd7hn .cfej1q0ir4 .hqhyiu5jx3 .price-wrapper .price-wrap .mbr-price {
    margin-bottom: 10px;
}

.cid-v29X09sZ0K .s27w2kmeys {
    color: #1b1b1b;
    text-align: center;
}

.cid-v29X09sZ0K .vf48htcqau {
    color: #000000;
    text-align: center;
}

.cid-v29X09sZ0K .cvaujnochv {
    color: #000000;
    text-align: center;
}

.cid-v29X09sZ0K .abtwes5361 {
    color: #000000;
    text-align: left;
}

.cid-v29X09sZ0K .f9lycf028g {
    color: #000000;
    text-align: left;
}

.cid-v29X09sZ0K .mbr-price-desc {
    color: #000000;
    text-align: left;
}

.cid-v29X09sZ0K .mbr-price {
    color: #000000;
    text-align: left;
}

.ol05k3x2jo {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #181200;
}

.ol05k3x2jo .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.ol05k3x2jo .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ol05k3x2jo .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .ol05k3x2jo .h7sg8fcre5 {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .ol05k3x2jo .container {
        padding: 0 20px;
    }
}

.ol05k3x2jo .dcz7nuqryf {
    justify-content: center;
}

@media (max-width: 992px) {
    .ol05k3x2jo .ee80x5rhp9 {
        margin-bottom: 24px;
    }
}

.ol05k3x2jo .ee80x5rhp9 .vf48htcqau {
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    .ol05k3x2jo .ee80x5rhp9 .vf48htcqau {
        margin-bottom: 20px;
    }
}

.ol05k3x2jo .ee80x5rhp9 .cvaujnochv {
    margin-bottom: 0;
}

.ol05k3x2jo .xo69aqfg0d.dcz7nuqryf .n6edraprtf {
    margin-bottom: 30px !important;
}

@media (max-width: 992px) {
    .ol05k3x2jo .xo69aqfg0d.dcz7nuqryf .n6edraprtf {
        margin-bottom: 20px !important;
    }
}

.ol05k3x2jo .xo69aqfg0d.dcz7nuqryf .n6edraprtf .form-control-label {
    margin-bottom: 10px;
    width: 100%;
}

.ol05k3x2jo .xo69aqfg0d.dcz7nuqryf .n6edraprtf .p6d9pq2vnb {
    padding: 22px 25px;
    background-color: #fffae6;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0;
}

.ol05k3x2jo .xo69aqfg0d.dcz7nuqryf .n6edraprtf .p6d9pq2vnb:hover,
.ol05k3x2jo .xo69aqfg0d.dcz7nuqryf .n6edraprtf .p6d9pq2vnb:focus {
    border: none !important;
    box-shadow: none !important;
}

.ol05k3x2jo .xo69aqfg0d.dcz7nuqryf .n6edraprtf .p6d9pq2vnb::placeholder {
    color: #000000;
}

.ol05k3x2jo .xo69aqfg0d.dcz7nuqryf .n6edraprtf .form-check {
    padding-left: 2.2em;
    margin: 0;
}

.ol05k3x2jo .xo69aqfg0d.dcz7nuqryf .n6edraprtf .form-check .form-check-input {
    background-color: #000000;
    border-color: #000000;
}

.ol05k3x2jo .xo69aqfg0d.dcz7nuqryf .pjg1i30646 {
    width: 100%;
}

.ol05k3x2jo .xo69aqfg0d.dcz7nuqryf .pjg1i30646 .ia5yn5bkpy {
    display: inline-flex;
}

.ol05k3x2jo .vf48htcqau {
    color: #c2b299;
}

.ol05k3x2jo .cvaujnochv {
    color: #FFFAE6;
}

.ol05k3x2jo label {
    color: #c2b299;
}

.ol05k3x2jo .vf48htcqau,
.ol05k3x2jo .pjg1i30646 {
    color: #FFFAE6;
}

.otxlgod41h {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.otxlgod41h .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.otxlgod41h .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.otxlgod41h .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .otxlgod41h .h7sg8fcre5 {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .otxlgod41h .container {
        padding: 0 20px;
    }
}

.otxlgod41h .dcz7nuqryf {
    justify-content: center;
}

.otxlgod41h .ee80x5rhp9 .vf48htcqau {
    margin-bottom: 50px;
}

.otxlgod41h .vkaquxd7hn {
    margin-bottom: 50px;
}

.otxlgod41h .vkaquxd7hn .cfej1q0ir4 {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 24px;
    border-top: 1px solid #000000;
}

.otxlgod41h .vkaquxd7hn .cfej1q0ir4 .s27w2kmeys {
    margin-bottom: 24px;
}

.otxlgod41h .vkaquxd7hn .cfej1q0ir4 a {
    display: block;
}

.otxlgod41h .vkaquxd7hn .cfej1q0ir4 a:hover .cvaujnochv {
    text-decoration: underline;
}

.otxlgod41h .vkaquxd7hn .cfej1q0ir4 a .cvaujnochv {
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
}

.otxlgod41h .vf48htcqau {
    color: #1b1b1b;
}

.otxlgod41h .s27w2kmeys {
    color: #000000;
}

.otxlgod41h .cvaujnochv {
    color: #000000;
}

.otxlgod41h .vf48htcqau,
.otxlgod41h .pjg1i30646 {
    text-align: center;
    color: #000000;
}

.fno2vpzzlc {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.fno2vpzzlc .urt6ja4npx.ju1n0wfu3u {
    display: none;
}

.fno2vpzzlc .urt6ja4npx {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.fno2vpzzlc .h7sg8fcre5 {
    padding: 0 40px;
}

@media (max-width: 992px) {
    .fno2vpzzlc .h7sg8fcre5 {
        padding: 0 20px;
    }
}

@media (max-width: 992px) {
    .fno2vpzzlc .container {
        padding: 0 20px;
    }
}

.fno2vpzzlc .dcz7nuqryf {
    justify-content: center;
}

.fno2vpzzlc .list-wrap {
    margin-bottom: 24px;
}

.fno2vpzzlc .list-wrap .mbr-list-title {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .fno2vpzzlc .list-wrap .mbr-list-title {
        text-align: center;
    }
}

.fno2vpzzlc .list-wrap .hc77t238ad {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

@media (max-width: 992px) {
    .fno2vpzzlc .list-wrap .hc77t238ad {
        text-align: center;
    }
}

.fno2vpzzlc .list-wrap .hc77t238ad .fhevvn2uvu {
    line-height: 3rem;
}

.fno2vpzzlc .list-wrap .hc77t238ad .fhevvn2uvu:hover,
.fno2vpzzlc .list-wrap .hc77t238ad .fhevvn2uvu:focus {
    text-decoration: underline;
}

@media (max-width: 992px) {
    .fno2vpzzlc .list-wrap .hc77t238ad .fhevvn2uvu {
        line-height: 1.4rem;
        margin-bottom: 10px;
    }
}

.fno2vpzzlc .social-wrap {
    margin: 130px 0 50px;
}

@media (max-width: 992px) {
    .fno2vpzzlc .social-wrap {
        margin: 50px 0 24px;
    }
}

.fno2vpzzlc .social-wrap .social-row {
    display: inline-flex;
}

.fno2vpzzlc .social-wrap .social-row .soc-item a {
    position: relative;
    display: block;
    margin-right: 30px;
    padding-bottom: 16px;
}

.fno2vpzzlc .social-wrap .social-row .soc-item a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #1b1b1b;
    transition: all 0.3s ease-in-out;
}

.fno2vpzzlc .social-wrap .social-row .soc-item a:hover::after,
.fno2vpzzlc .social-wrap .social-row .soc-item a:focus::after {
    width: 100%;
}

.fno2vpzzlc .social-wrap .social-row .soc-item a .de0jhdcbz9 {
    color: #1b1b1b;
    font-size: 22px;
}

.fno2vpzzlc .tsf6pqv34g {
    margin-bottom: 0;
    color: #1b1b1b;
}

.fno2vpzzlc .mbr-list-title {
    color: #000000;
}

.fno2vpzzlc .hc77t238ad {
    color: #1b1b1b;
}

.fno2vpzzlc .tsf6pqv34g,
.fno2vpzzlc .social-wrap {
    text-align: center;
    color: #000000;
}